[INFO] fetching crate maniac-runtime 0.1.0...
[INFO] testing maniac-runtime-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate maniac-runtime 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate maniac-runtime 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate maniac-runtime 0.1.0
[INFO] tweaked toml for crates.io crate maniac-runtime 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate maniac-runtime 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maniac-runtime 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28b9fe631727903c337f286385f9d798ec9962eca80918a36c2c4ede03d20cc9
[INFO] running `Command { std: "docker" "start" "-a" "28b9fe631727903c337f286385f9d798ec9962eca80918a36c2c4ede03d20cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28b9fe631727903c337f286385f9d798ec9962eca80918a36c2c4ede03d20cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b9fe631727903c337f286385f9d798ec9962eca80918a36c2c4ede03d20cc9", kill_on_drop: false }`
[INFO] [stdout] 28b9fe631727903c337f286385f9d798ec9962eca80918a36c2c4ede03d20cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0771d238f5195f933d94ef9d31c074907a5415bf27062cdddc3a69bb66ada2e3
[INFO] running `Command { std: "docker" "start" "-a" "0771d238f5195f933d94ef9d31c074907a5415bf27062cdddc3a69bb66ada2e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling maniac-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `sync::mpsc::Inner<T, P, NUM_SEGS_P2>` is more private than the item `sync::mpsc::Receiver::<T, P, NUM_SEGS_P2>::inner`
[INFO] [stdout]    --> src/sync/mpsc.rs:547:5
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub(crate) fn inner(&self) -> &Arc<Inner<T, P, NUM_SEGS_P2>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `sync::mpsc::Receiver::<T, P, NUM_SEGS_P2>::inner` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `sync::mpsc::Inner<T, P, NUM_SEGS_P2>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/sync/mpsc.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | struct Inner<T, const P: usize, const NUM_SEGS_P2: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/generator/detail/x86_64_unix.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |         *mut_offset(sp, -2) = bootstrap_green_task as usize;
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         *mut_offset(sp, -2) = bootstrap_green_task as *const () as usize;
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/generator/stack/overflow_unix.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 |     action.sa_sigaction = signal_handler as sighandler_t;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     action.sa_sigaction = signal_handler as *const () as sighandler_t;
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/preemption.rs:386:51
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 sa.sa_sigaction = sigalrm_handler as usize;
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 sa.sa_sigaction = sigalrm_handler as *const () as usize;
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/preemption.rs:443:50
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 *rip_ptr = preemption_trampoline as u64;
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 *rip_ptr = preemption_trampoline as *const () as u64;
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.06s
[INFO] running `Command { std: "docker" "inspect" "0771d238f5195f933d94ef9d31c074907a5415bf27062cdddc3a69bb66ada2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0771d238f5195f933d94ef9d31c074907a5415bf27062cdddc3a69bb66ada2e3", kill_on_drop: false }`
[INFO] [stdout] 0771d238f5195f933d94ef9d31c074907a5415bf27062cdddc3a69bb66ada2e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28414fe19ac6de5a994a255914fbbe282cb570c198ed3254b636bef1a45cba79
[INFO] running `Command { std: "docker" "start" "-a" "28414fe19ac6de5a994a255914fbbe282cb570c198ed3254b636bef1a45cba79", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling maniac-runtime v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling generator v0.8.7
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stdout] warning: type `sync::mpsc::Inner<T, P, NUM_SEGS_P2>` is more private than the item `sync::mpsc::Receiver::<T, P, NUM_SEGS_P2>::inner`
[INFO] [stdout]    --> src/sync/mpsc.rs:547:5
[INFO] [stdout]     |
[INFO] [stdout] 547 |     pub(crate) fn inner(&self) -> &Arc<Inner<T, P, NUM_SEGS_P2>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `sync::mpsc::Receiver::<T, P, NUM_SEGS_P2>::inner` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `sync::mpsc::Inner<T, P, NUM_SEGS_P2>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/sync/mpsc.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | struct Inner<T, const P: usize, const NUM_SEGS_P2: usize> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/generator/detail/x86_64_unix.rs:160:52
[INFO] [stdout]     |
[INFO] [stdout] 160 |         *mut_offset(sp, -2) = bootstrap_green_task as usize;
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         *mut_offset(sp, -2) = bootstrap_green_task as *const () as usize;
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/generator/stack/overflow_unix.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 |     action.sa_sigaction = signal_handler as sighandler_t;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     action.sa_sigaction = signal_handler as *const () as sighandler_t;
[INFO] [stdout]    |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/preemption.rs:386:51
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 sa.sa_sigaction = sigalrm_handler as usize;
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 386 |                 sa.sa_sigaction = sigalrm_handler as *const () as usize;
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/preemption.rs:443:50
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 *rip_ptr = preemption_trampoline as u64;
[INFO] [stdout]     |                                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 *rip_ptr = preemption_trampoline as *const () as u64;
[INFO] [stdout]     |                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]  --> tests/integration_runtime_tests.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 |     future::block_on, runtime::{DefaultExecutor, Executor, task::{TaskArenaConfig, TaskArenaOptions}}
[INFO] [stdout]   |                                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]  --> tests/comprehensive_executor_tests.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 |     future::block_on, runtime::{DefaultExecutor, Executor, summary::Summary, task::{TaskArena, TaskArenaConfig, TaskArenaOptions}, wo...
[INFO] [stdout]   |                                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/summary_tree_tests.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let tree = Summary::new(4, 1, &wakers, &worker_count);
[INFO] [stdout]    |                ------------                ^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]               found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/runtime/summary.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/summary_tree_tests.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let tree = Summary::new(7, 1, &wakers, &worker_count);
[INFO] [stdout]    |                ------------                ^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]               found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/runtime/summary.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/summary_tree_tests.rs:81:44
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let tree = Summary::new(1, 1, &wakers, &worker_count);
[INFO] [stdout]    |                ------------                ^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]               found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/runtime/summary.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]  --> examples/timer_tick.rs:1:48
[INFO] [stdout]   |
[INFO] [stdout] 1 | use maniac_runtime::runtime::{DefaultExecutor, Executor};
[INFO] [stdout]   |                                                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TaskArenaConfig` and `TaskArenaOptions`
[INFO] [stdout]  --> examples/timer_tick.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use maniac_runtime::runtime::task::{TaskArenaConfig, TaskArenaOptions};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/summary_tree_tests.rs:109:44
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let tree = Summary::new(2, 1, &wakers, &worker_count);
[INFO] [stdout]     |                ------------                ^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]                found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/summary.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/summary_tree_tests.rs:155:44
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let tree = Summary::new(1, 2, &wakers, &worker_count);
[INFO] [stdout]     |                ------------                ^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]                found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/summary.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maniac-runtime` (test "summary_tree_tests") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/comprehensive_executor_tests.rs:446:19
[INFO] [stdout]     |
[INFO] [stdout] 446 |     let service = WorkerService::<10, 6>::start(arena, config);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/worker.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn start(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 446 |     let service = WorkerService::<10, 6>::start(arena, config, /* &Arc<TickService> */);
[INFO] [stdout]     |                                                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/comprehensive_executor_tests.rs:463:19
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/worker.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn start(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default(), /* &Arc<TickService> */);
[INFO] [stdout]     |                                                                                      +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/comprehensive_executor_tests.rs:491:19
[INFO] [stdout]     |
[INFO] [stdout] 491 |     let service = WorkerService::<10, 6>::start(arena, config);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/worker.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn start(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 491 |     let service = WorkerService::<10, 6>::start(arena, config, /* &Arc<TickService> */);
[INFO] [stdout]     |                                                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Executor`
[INFO] [stdout]   --> examples/fast_worker_benchmark_multithread.rs:11:48
[INFO] [stdout]    |
[INFO] [stdout] 11 | use maniac_runtime::runtime::{DefaultExecutor, Executor};
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tick_stats` found for struct `Arc<WorkerService<10, 6>>` in the current scope
[INFO] [stdout]    --> tests/comprehensive_executor_tests.rs:495:33
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let initial_ticks = service.tick_stats().total_ticks;
[INFO] [stdout]     |                                 ^^^^^^^^^^ method not found in `Arc<WorkerService<10, 6>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tick_stats` found for struct `Arc<WorkerService<10, 6>>` in the current scope
[INFO] [stdout]    --> tests/comprehensive_executor_tests.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     let final_ticks = service.tick_stats().total_ticks;
[INFO] [stdout]     |                               ^^^^^^^^^^ method not found in `Arc<WorkerService<10, 6>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/property_tests.rs:98:72
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let tree = Summary::new(leaf_count, signals_per_leaf, &wakers, &worker_count_cell);
[INFO] [stdout]    |                    ------------                                        ^^^^^^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]               found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/runtime/summary.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/property_tests.rs:225:72
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let tree = Summary::new(leaf_count, signals_per_leaf, &wakers, &worker_count_cell);
[INFO] [stdout]     |                    ------------                                        ^^^^^^^^^^^^^^^^^^ expected `&Arc<Atomic<usize>>`, found `&Atomic<usize>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&Arc<Atomic<_>>`
[INFO] [stdout]                found reference `&Atomic<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/runtime/summary.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maniac-runtime` (test "property_tests") due to 2 previous errors
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1020:19
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     let service = WorkerService::<10, 6>::start(arena, config);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     let service = WorkerService::<10, 6>::start(arena, config, /* &Arc<TickService> */);
[INFO] [stdout]      |                                                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1056:19
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default());
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default(), /* &Arc<TickService> */);
[INFO] [stdout]      |                                                                                      +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1088:19
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default());
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1088 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default(), /* &Arc<TickService> */);
[INFO] [stdout]      |                                                                                      +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1605:19
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     let service = WorkerService::<10, 6>::start(arena, config);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1605 |     let service = WorkerService::<10, 6>::start(arena, config, /* &Arc<TickService> */);
[INFO] [stdout]      |                                                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1638:19
[INFO] [stdout]      |
[INFO] [stdout] 1638 |     let service = WorkerService::<10, 6>::start(arena, config);
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1638 |     let service = WorkerService::<10, 6>::start(arena, config, /* &Arc<TickService> */);
[INFO] [stdout]      |                                                              +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tick_stats` found for struct `Arc<WorkerService<10, 6>>` in the current scope
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1642:26
[INFO] [stdout]      |
[INFO] [stdout] 1642 |     let stats1 = service.tick_stats();
[INFO] [stdout]      |                          ^^^^^^^^^^ method not found in `Arc<WorkerService<10, 6>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `tick_stats` found for struct `Arc<WorkerService<10, 6>>` in the current scope
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1646:26
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     let stats2 = service.tick_stats();
[INFO] [stdout]      |                          ^^^^^^^^^^ method not found in `Arc<WorkerService<10, 6>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]     --> tests/comprehensive_executor_tests.rs:1667:19
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default());
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------- argument #3 of type `&Arc<TickService>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/runtime/worker.rs:311:12
[INFO] [stdout]      |
[INFO] [stdout]  311 |     pub fn start(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     let service = WorkerService::<10, 6>::start(arena, WorkerServiceConfig::default(), /* &Arc<TickService> */);
[INFO] [stdout]      |                                                                                      +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maniac-runtime` (test "comprehensive_executor_tests") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "28414fe19ac6de5a994a255914fbbe282cb570c198ed3254b636bef1a45cba79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28414fe19ac6de5a994a255914fbbe282cb570c198ed3254b636bef1a45cba79", kill_on_drop: false }`
[INFO] [stdout] 28414fe19ac6de5a994a255914fbbe282cb570c198ed3254b636bef1a45cba79
